POST /SaveAsReport/{id}/

Saves the scorecard with the specified ID as a report.
 

Request

Method Request URI
POST /API/SaveAsReport/{id}/?sessionId=value

URI Parameters

URI Parameter Description
sessionId ID of the current session.

Path Parameters

Path Parameter Description
id The ID of the scorecard to save as a report.

Request Body

Name: options
Type: Dundas.BI.WebApi.Models.CopyEntryOptions

Response

Response Body

The ID of the report.